home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
modle3c.dir
/
00020_Script_20
< prev
next >
Wrap
Text File
|
1994-11-28
|
470b
|
20 lines
on enterFrame
global BROWSE
if (BROWSE = TRUE) then
puppetsound(0)
set the cursor of sprite 1 to 0
set the cursor of sprite 2 to 0
set the cursor of sprite 3 to 0
set the cursor of sprite 4 to 0
set the cursor of sprite 5 to 0
set the cursor of sprite 6 to 0
set the cursor of sprite 7 to 0
set the cursor of sprite 23 to 0
updateStage
go to frame "start" of movie "browser"
end if
end